How big should merge requests be?
I am working on a software project and need to submit merge requests. However, I am unsure about the ideal size of these requests. Should they be small and frequent or larger and less frequent? What are the best practices for sizing merge requests?